diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-02-22 12:39:31 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-02-22 12:39:31 +0100 |
commit | 40e68ed286630470ea352a79894aa410ef718ead (patch) | |
tree | d9e079b24439c0db2b38219eec024e6f1325ef75 /gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite | |
parent | 0ac701c19f3a6defc6df40f29288f0d3e843cc3c (diff) |
gcc: bd5bb665eb00598666a8162c2440410a51eb9e7e (2016-02-20)
Diffstat (limited to 'gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite')
-rw-r--r-- | gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum b/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum index 01cbce26..0346a06b 100644 --- a/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum +++ b/gcc/kepler.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 19 22:42:49 2016 +Test Run By thomas on Sun Feb 21 23:59:57 2016 Native configuration is i686-pc-linux-gnu === libitm tests === @@ -7,7 +7,9 @@ Schedule of variations: unix Running target unix -Running [...]/hurd/master/libitm/testsuite/libitm.c/c.exp ... +Running ../../../../master/libitm/testsuite/libitm.c/c.exp ... +PASS: libitm.c/alloc-1.c (test for excess errors) +PASS: libitm.c/alloc-1.c execution test PASS: libitm.c/cancel.c (test for excess errors) PASS: libitm.c/cancel.c execution test PASS: libitm.c/clone-1.c (test for excess errors) @@ -22,6 +24,8 @@ PASS: libitm.c/memset-1.c (test for excess errors) PASS: libitm.c/memset-1.c execution test PASS: libitm.c/notx.c (test for excess errors) PASS: libitm.c/notx.c execution test +PASS: libitm.c/priv-1.c (test for excess errors) +PASS: libitm.c/priv-1.c execution test PASS: libitm.c/reentrant.c (test for excess errors) PASS: libitm.c/reentrant.c execution test PASS: libitm.c/simple-1.c (test for excess errors) @@ -32,16 +36,28 @@ PASS: libitm.c/stackundo.c (test for excess errors) PASS: libitm.c/stackundo.c execution test PASS: libitm.c/txrelease.c (test for excess errors) PASS: libitm.c/txrelease.c execution test -Running [...]/hurd/master/libitm/testsuite/libitm.c++/c++.exp ... +Running ../../../../master/libitm/testsuite/libitm.c++/c++.exp ... PASS: libitm.c++/dropref.C (test for excess errors) XFAIL: libitm.c++/dropref.C execution test PASS: libitm.c++/eh-1.C (test for excess errors) PASS: libitm.c++/eh-1.C execution test +PASS: libitm.c++/eh-2.C (test for excess errors) +PASS: libitm.c++/eh-2.C execution test +PASS: libitm.c++/eh-3.C (test for excess errors) +PASS: libitm.c++/eh-3.C execution test +PASS: libitm.c++/eh-4.C (test for excess errors) +PASS: libitm.c++/eh-4.C execution test +PASS: libitm.c++/eh-5.C (test for excess errors) +PASS: libitm.c++/eh-5.C execution test +PASS: libitm.c++/libstdc++-safeexc.C (test for excess errors) +PASS: libitm.c++/libstdc++-safeexc.C execution test +PASS: libitm.c++/newdelete.C (test for excess errors) +PASS: libitm.c++/newdelete.C execution test UNSUPPORTED: libitm.c++/static_ctor.C PASS: libitm.c++/throwdown.C (test for excess errors) === libitm Summary === -# of expected passes 26 +# of expected passes 42 # of expected failures 3 # of unsupported tests 1 |